home *** CD-ROM | disk | FTP | other *** search
- /*
- PROLOG
- written by Bob Pasky
- 36 Wiswall Rd.
- Newton Centre, MA 01259
-
- as an adaptation of the TELNET program
- written by Leor Zolman
-
- Compiled with BDS C 1.41; you may want to use the
- modified "_spr" function (see printf.c), but it is
- not required.
-
- The "modem" channel may be used to control a
- PRO-LOG(tm) EPROM programmer. A .HEX file
- (or portion thereof) may be burned into EPROM starting
- at any EPROM address. A second function verifies the
- contents of the EPROM against the .HEX file.
-
- During operation, typing a SPECIAL character followed
- by one of the given code letters performs special
- tasks:
- q: re-boots CP/M.
- z: clear screen
- p: program an EPROM.
- v: verify an EPROM.